*{
     margin: 0px;
    margin: 0px;
}
ul{
    margin-left: 60%
    
}
nav{
    
    background-color: rgba(0, 0, 0, 0.984);
    color: rgb(164, 217, 255);
    padding: 20px;
    
    
}
li,ul,h1{
    display: inline;
}



li:hover{
    color: red;

}
li{
    cursor: pointer;
    justify-content: space-between;
}
.name{
    
  padding-top: 2PX;
    background-color: rgb(0, 0, 0);
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
   
}
.searchbar{
    text-align: center;
    margin-top: 20px;
   cursor: pointer;
    

}

input{
    padding: 7px;
    width: 800px;
    cursor: pointer;
    
}


.color{
    
    background: linear-gradient(#7f60ee,#8bffff,#feaffe,#ef80b8);

    }
    .logo{
        margin-top: 20px;
    }
    .sen{
        text-align: center;
        margin-top: 10px;
        font-size: larger;
        color: rgb(0, 0, 0);
        font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
        font-size: large;
        
        
    }
    .glass{
       text-align: center;
      
        margin-top: 20px;
        border-style: solid;
        border-width: 0.1px;width: 300px;
        background-color: rgb(0, 0, 0);background: linear-gradient(#FBC390,#D279EE);
        margin-left: 35%;
        padding:20px;
        font-family: 'Times New Roman', Times, serif;
        cursor: pointer;
        border-radius: 20px;
        
    }
    .glass:hover{
        transform: scale(1.1);
    transition: 1s;
        color:#00ffff;
        transition: 5sec;
    }
    .ass{
        margin: 10px;
    }
    .dropes{
        background-color: rgb(0, 0, 0);background: linear-gradient(#FBC390,#D279EE);
        border-style: solid;
        border-width: 0.1PX;width: 300px;
        text-align: center;
        margin-top: 20PX;
        margin-left: 35%;
        padding: 20px;
        border-radius: 20px;
        
        font-family: 'Times New Roman', Times, serif;
cursor: pointer;
    }
.dropes:hover{
    transform: scale(1.1);
    transition: 1s;
    color: #00ffff;
    
}
    .phones{
        margin: 10px;

    }
    .pra{
        padding-top: 14px;
    }
    .ace{
        background-color: rgb(0, 0, 0);background: linear-gradient(#FBC390,#D279EE);
    border-style: solid;
    border-width: 0.1px;width: 300px;
    text-align: center;
    margin-top: 20px;
    margin-left: 35%;
    padding: 20px;
    border-radius: 20px;
    font-family: 'Times New Roman', Times, serif;
    font-size: large;
    cursor: pointer;
    
    }
    .shop{
        margin: 17px;
    }
    .case{
        padding-top: 10px;
    }
    .ace:hover{
        transform: scale(1.1);
        transition: 1s;
        color: #00ffff;
    }

.second{
    background-color: black;background: linear-gradient(#FBC390,#D279EE);

border-style: solid;
border-width: 0.1px;width: 300px;
text-align: center;
margin-left: 35%;
margin-top: 20px;
padding: 20px;
font-family: 'Times New Roman', Times, serif;
font-size: large;
cursor: pointer;
border-radius: 20px;


}
.hand{
padding-bottom: 15px;
margin-top: 17px;
   
}
.mobile{
    padding-top: 10px;
}


.second:hover{
    transform: scale(1.1);
    transition: 1s;
      color: #00ffff;
}
.us{
    text-align: center;
    margin-top: 10px;
    color:#2f00ff
}


.con{
    height: 160px;
    width: 99%;
    margin-top: 12px;
    margin-right: 10px;
    background-color: black;
    color: white;
    padding: 10px;
}
.num{
    margin-top: 8px;
}
.ad{
    margin-top: 8px;
}
.in{
    cursor: pointer;


}







    


